fix: sync zoom preview with timeline during seeking (#67)#71
fix: sync zoom preview with timeline during seeking (#67)#71Sameer2748 wants to merge 1 commit intowebadderall:mainfrom
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment Tip You can disable poems in the walkthrough.Disable the |
|
Can you undo the change to computeRegionStrength? We start the zoom ramp before the zoom region starts on purpose |
Fixes #67.
The editor preview was out of sync when seeking the timeline. This PR forces the preview engine's internal clock to stay matched with the timeline prop and locks zoom animations to start exactly at the box start.
Test Demo:
Recordly_SyncFix_Demo.mp4